whois - определение. Что такое whois
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое whois - определение

COMPUTER NETWORK PROTOCOL
RWhois; RWHOIS; Whois database; WhoIs; Cross Registry Information Service Protocol; Rwhois; Qhois; Ip address lookup; Who is; Whois lookup; NICNAME; Whois; Draft:Port 43
Найдено результатов: 6
whois         
An Internet directory service for looking up names of people on a remote server. Many servers respond to TCP queries on port 43, in a manner roughly analogous to the DDN NIC whois service described in RFC 954. Other sites provide this directory service via the finger protocol or accept queries by electronic mail for directory information. On Unix the client command is whois -h server_name person_name You can also type "telnet server_name 43" and then type the person's name on a separate line. For a list of whois servers, FTP/Gopher: sipb.mit.edu. Or whois -h sipb.mit.edu whois-servers As the above command demonstrates, whois can find information about things other than users, e.g. domains, networks and hosts. See also finger, X.500, white pages.
WHOIS         
WHOIS (pronounced as the phrase "who is") is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block or an autonomous system, but is also used for a wider range of other information. The protocol stores and delivers database content in a human-readable format.
WHOIS++         
DISTRIBUTED DIRECTORY SYSTEM PROTOCOL
User:GreenJimll/WHOIS++; Wikipedia talk:Articles for creation/WHOIS++
The WHOIS++ protocol is a distributed directory system, originally designed to provide a "white pages" search mechanism to find humans, but which could actually be used for arbitrary information retrieval tasks. It was developed in the early 1990s by BUNYIP Information Systems and is documented in the IETF.
Prefix WhoIs         
  • This example Prefix WhoIs query shows various information about an IP address including its network origin and registrar details
Prefix WhoIs is an open source project that develops and operates a free whois-compatible framework for stockpiling and querying various routing and registry information. Prefix WhoIs uses global BGP routing data learned from many ISP backbone routers.
Domain privacy         
Private whois; Private domain name; Private registration; Whois privacy
Domain privacy (often called Whois privacy) is a service offered by a number of domain name registrars. A user buys privacy from the company, who in turn replaces the user's information in the WHOIS with the information of a forwarding service (for email and sometimes postal mail, it is done by a proxy server).
Shared Whois Project         
The Shared Whois Project (SWIP) is the process used to submit, maintain and update information to ensure up-to-date and efficient maintenance of WHOIS records, as structured in RFC 1491. The process updates WHOIS to contain information regarding what organization is using a specific IP address, or a specific block of addresses.

Википедия

WHOIS

WHOIS (pronounced as the phrase "who is") is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block or an autonomous system, but is also used for a wider range of other information. The protocol stores and delivers database content in a human-readable format. The current iteration of the WHOIS protocol was drafted by the Internet Society, and is documented in RFC 3912.

Whois is also the name of the command-line utility on most UNIX systems used to make WHOIS protocol queries. In addition WHOIS has a sister protocol called Referral Whois (RWhois).